| 2005-11-17 |
emellor@leeni... | Initialise the request ID in xs_talkv, to silence valgr... |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
emellor@leeni... | Initialise the request ID in xs_talkv, to silence valgr... |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
emellor@leeni... | Simplify the logic of each of the functions here, remov... |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
emellor@leeni... | Correct buffer->size at the same time as buffer->capaci... |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
kaf24@firebug... | The perdomain mapping area in Xen space requires more... |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
emellor@leeni... | Documentation: remove Twisted Matrix pre-req |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
dan@guaranine... | Updates to the xm-test README file. |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
emellor@leeni... | This patch explains network-* options in xm.1, includin... |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
dan@guaranine... | Update 01_pause_basic test for new console behavior. |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
dan@guaranine... | Make test 04_memset detect bug #380 and restart the... |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
emellor@leeni... | Here's the patch for making the otherend_changed entrypoint |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
kaf24@firebug... | Fix IOCTL_PRIVCMD_GET_MACH2PHYS_MFNS to work properly for |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
smh22@firebug... | Fix pinning logic on restore. |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
dan@guaranine... | Test for creating a domain with too little memory. |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
dan@guaranine... | Make 01_reboot test more robust. |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
smh22@firebug... | One more try... |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
smh22@firebug... | Fix annoying error introduced during cleanup. Oops. |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
smh22@tempest... | Trivial fixes for 64bit and xend. |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
smh22@firebug... | Many fixes for save/restore and related areas for PAE... |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
emellor@leeni... | Watch for changes in the /vm section of the store,... |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
emellor@leeni... | Added an unwatch method, so that XendDomainInfo can... |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
emellor@leeni... | Move the registration of the @releaseDomain watch so... |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
emellor@leeni... | Downgrade the failure to change the iptables settings... |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
jmb@artemis... | Dom0 might not be called Domain-0, so ask for the name... |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
kaf24@firebug... | Rename XENVER_parameters to slightly more informative |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
emellor@leeni... | Review checks for Error string when checking that bad... |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
kaf24@firebug... | Fix up start_info_t magic string to match the format of |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
kaf24@firebug... | This fixes the following scenerio: |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
kaf24@firebug... | Change ISA_IO_BASE to fix_to_virt(FIX_ISAMAP_BEGIN... |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
kaf24@firebug... | Remove unnecessary cast of kmalloc() result. |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
kaf24@firebug... | Add definitions of some swiotlb symbols to pci-dma.c. |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
kaf24@firebug... | /dev/mem write function should use copy_from_user,... |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
kaf24@firebug... | merge. |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
kaf24@firebug... | Correctly export xencons functions to avoid ugly 'extern' |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
emellor@leeni... | The following patch removes every (hopefully) reference... |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
kaf24@firebug... | Fix function that shouldn't be globally defined. |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
kaf24@firebug... | Trivial coding style fix. |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
kaf24@firebug... | Add function declarations, and ensure we prevent mismatch |
commit | commitdiff | tree | snapshot |
| 2005-11-16 |
kaf24@firebug... | Replace 0 with NULL when assigning pointer fields/param... |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
kaf24@firebug... | Fix 64-bit build that I broke by making acpi table... |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
emellor@leeni... | Make watchStart and watchMain global functions rather... |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
emellor@leeni... | Have a watch callback return 0 or 1 depending upon... |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
emellor@leeni... | Remove the handling of TypeError inside gather. It... |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
kaf24@firebug... | Ensure we initialise the cpu_present_map before |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
emellor@leeni... | This patch fixes dom0 SMP vcpu hotplug. Currently... |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
emellor@leeni... | This patch fixes a number of vcpu related issues. |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
emellor@leeni... | Fix race between xspy_read_watch and xspy_watch, by... |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
kaf24@firebug... | acpi change is Xen/x86 specific, so make it dependent on |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
kaf24@firebug... | Upgrade Xen's msr.h to include definitions from Linux... |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
danms@us.ibm.com | Reduce the time required to start xm-test domains by... |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
emellor@leeni... | Have the vif scripts expect the offline event, not... |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
emellor@leeni... | Added link_exists function, for neatness. Check for... |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
emellor@leeni... | This patch is largely stylistic, and gets rid of Studdl... |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
emellor@leeni... | This patch adds more content around the scheduler porti... |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
emellor@leeni... | This patch is another in the continued effort to flesh... |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
kaf24@firebug... | Update hgignore list. |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
kaf24@firebug... | The new userland monitoring tool, XenMon. |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
kaf24@firebug... | Extra tracing in Xen to support XenMon. |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
kaf24@firebug... | Previous changeset trivially broke ioemu/helper2.c... |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
kaf24@firebug... | This patch fixed keyboard issue for linux kernel 2... |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
kaf24@firebug... | Properly declare ioapic_update_EOI(). |
commit | commitdiff | tree | snapshot |
| 2005-11-15 |
kaf24@firebug... | Initialise secondary CPUs via an arch_initcall rather... |
commit | commitdiff | tree | snapshot |
| 2005-11-14 |
kaf24@firebug... | get_page_type() must clean up writable pagetable state |
commit | commitdiff | tree | snapshot |
| 2005-11-14 |
kaf24@firebug... | Better fix for flushing conflicting batched ptwr state |
commit | commitdiff | tree | snapshot |
| 2005-11-14 |
kaf24@firebug... | Flush writable pagetable state before emulating a PT |
commit | commitdiff | tree | snapshot |
| 2005-11-14 |
kaf24@firebug... | Use make_lowmem_page_readonly/writable() in preference... |
commit | commitdiff | tree | snapshot |
| 2005-11-14 |
kaf24@firebug... | Failure to revalidate a writable pagetable page should... |
commit | commitdiff | tree | snapshot |
| 2005-11-14 |
emellor@leeni... | Fix check for a working iptables installation. Checkin... |
commit | commitdiff | tree | snapshot |
| 2005-11-14 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-14 |
emellor@leeni... | Added line of debugging to try and catch hotplug script... |
commit | commitdiff | tree | snapshot |
| 2005-11-14 |
kaf24@firebug... | Declare local variables at the start of a block, not... |
commit | commitdiff | tree | snapshot |
| 2005-11-14 |
kaf24@firebug... | Clean up xenstore/console shared page initialisation... |
commit | commitdiff | tree | snapshot |
| 2005-11-14 |
kaf24@firebug... | Revert accidentally applied changes from changeset |
commit | commitdiff | tree | snapshot |
| 2005-11-14 |
kaf24@firebug... | Trivial Makefile cleanup for ioemu. |
commit | commitdiff | tree | snapshot |
| 2005-11-14 |
emellor@leeni... | Allocate MAC addresses using Xensource Inc's new OUI. |
commit | commitdiff | tree | snapshot |
| 2005-11-14 |
kaf24@firebug... | If /sbin/ isn't in the path, udev rules will erroneousl... |
commit | commitdiff | tree | snapshot |
| 2005-11-12 |
emellor@leeni... | The various changes to move to using info instead of... |
commit | commitdiff | tree | snapshot |
| 2005-11-12 |
emellor@leeni... | Further changes to xm.1 man page. |
commit | commitdiff | tree | snapshot |
| 2005-11-12 |
emellor@leeni... | From Charles Coffing <ccoffing@novell.com>: |
commit | commitdiff | tree | snapshot |
| 2005-11-12 |
emellor@leeni... | The following patch is work in progress to add more... |
commit | commitdiff | tree | snapshot |
| 2005-11-12 |
dan@guaranine... | This test was failing for he wrong reason. Calls to... |
commit | commitdiff | tree | snapshot |
| 2005-11-12 |
emellor@leeni... | Disable use of mmap. This allows Xenstored to run... |
commit | commitdiff | tree | snapshot |
| 2005-11-11 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-11 |
emellor@leeni... | New Xenbus driver structure, bringing an explicit state... |
commit | commitdiff | tree | snapshot |
| 2005-11-11 |
smh22@firebug... | Attached patch allows PAE xenlinux to run in the shadow... |
commit | commitdiff | tree | snapshot |
| 2005-11-11 |
smh22@firebug... | Fix make_page_readonly/make_page_writeable on PAE guest... |
commit | commitdiff | tree | snapshot |
| 2005-11-11 |
emellor@leeni... | Rename the commands inside the hotplug scripts to match... |
commit | commitdiff | tree | snapshot |
| 2005-11-11 |
emellor@leeni... | New location for code common to both netfront and netba... |
commit | commitdiff | tree | snapshot |
| 2005-11-11 |
emellor@leeni... | Don't call iptables if it is not installed. This code... |
commit | commitdiff | tree | snapshot |
| next |